Phidget LCD.lvlib:LCDDrawRect.vi

Draws a rectangle in the current frame buffer using the specified points

Phidget LCD.lvlib:LCDDrawRect.vi

Device Support:

1202_0 (ver: 100) Text LCD : Unsupported

1202_0 (ver: 120, 121) Text LCD : Unsupported

1202_1 (ver: 123, 124) Text LCD : Unsupported

1202_2 (ver: 200, 201, 202, 203, 204) Text LCD : Unsupported

1203_0 (ver: 100) Text LCD : Unsupported

1203_0 (ver: 120, 121) Text LCD : Unsupported

1203_1 (ver: 123, 124) Text LCD : Unsupported

1203_2 (ver: 200, 201, 202, 203, 204) Text LCD : Unsupported

1204_0 (ver: 100, 101) Text LCD : Unsupported

1215_0 (ver: 100, 101) Text LCD : Unsupported

1216_0 (ver: 100, 101) Text LCD : Unsupported

1217_0 (ver: 100, 101) Text LCD : Unsupported

1218_0 (ver: 100, 101) Text LCD : Unsupported

1219_0 (ver: 110, 111, 113) Text LCD : Unsupported

1220_0 (ver: 110, 111, 113) Text LCD : Unsupported

1221_0 (ver: 110, 111, 113) Text LCD : Unsupported

1222_0 (ver: 110, 111, 113) Text LCD : Unsupported

LCD1100_0 (ver: 106, 107, 108, 110) Graphic LCD : Supported

LCD1100_1 (ver: 200, 201, 202) Graphic LCD : Supported

cu64

Device In

Device # Identification

cerrcodeclst

error in (no error)

error in can accept error information wired from VIs previously called.

ci32

x1

The X coordinate of the top-left corner of the rectangle

ci32

y1

The Y coordinate of the top-left corner of the rectangle

ci32

x2

The X coordinate of the bottom-right corner of the rectangle

ci32

y2

The Y coordinate of the bottom-right corner of the rectangle

ci32

filled

If true, the rectangle will be solid. If false, just a single pixel outline.

ci32

inverted

If true, clears the region instead of drawing

iu64

Device Out

Same as Device In

ierrcodeclst

error out

error out passes error or warning information out of a VI to be used by other VIs.